8000 chore: making the script executable and adding npm deps · mikebellcoder/angular-cli@ecb275b · GitHub
[go: up one dir, main page]

Skip to content

Commit ecb275b

Browse files
committed
chore: making the script executable and adding npm deps
1 parent 1fa0c31 commit ecb275b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"chai": "^3.5.0",
67+
"conventional-changelog": "^1.1.0",
6768
"eslint": "^2.8.0",
6869
"exists-sync": "0.0.3",
6970
"minimatch": "^3.0.0",
@@ -73,8 +74,8 @@
7374
"rewire": "^2.5.1",
7475
"sinon": "^1.17.3",
7576
"through": "^2.3.8",
76-
"tslint": "^3.8.1",
7777
"tree-kill": "^1.0.0",
78+
"tslint": "^3.8.1",
7879
"walk-sync": "^0.2.6"
7980
}
8081
}

scripts/publish/changelog.js

100644100755
File mode changed.

0 commit comments

Comments
 (0)
0