Skip to content

Commit

Permalink
Add lerna-changelog dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Nov 9, 2018
1 parent 5657eec commit 5c23ac0
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 10 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"main": "index.js",
"scripts": {
"build": "ember build",
"changelog": "lerna-changelog",
"lint:js": "eslint .",
"start": "ember serve",
"test": "mocha node-tests --recursive",
Expand Down Expand Up @@ -67,6 +68,7 @@
"eslint-plugin-node": "^7.0.1",
"express": "^4.12.3",
"fs-extra": "^7.0.0",
"lerna-changelog": "^0.8.2",
"loader.js": "^4.7.0",
"mocha": "^5.0.0",
"qunit-dom": "^0.8.0",
Expand Down
Loading

0 comments on commit 5c23ac0

Please sign in to comment.