Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-tests authored Feb 2, 2018
1 parent 1b1efa6 commit 3373d9a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "changelog",
"version": "0.0.1",
"dependencies": {
"chalk": "^1.0.0",
"renovate": "11.11.0"
},
"renovate": {
"extends": ["config:base", "group:all"],
"pinVersions": false
}
}

0 comments on commit 3373d9a

Please sign in to comment.