mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 15:02:11 +08:00
chore: making the script executable and adding npm deps
This commit is contained in:
parent
1fa0c31c8e
commit
ecb275b130
@ -64,6 +64,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^3.5.0",
|
"chai": "^3.5.0",
|
||||||
|
"conventional-changelog": "^1.1.0",
|
||||||
"eslint": "^2.8.0",
|
"eslint": "^2.8.0",
|
||||||
"exists-sync": "0.0.3",
|
"exists-sync": "0.0.3",
|
||||||
"minimatch": "^3.0.0",
|
"minimatch": "^3.0.0",
|
||||||
@ -73,8 +74,8 @@
|
|||||||
"rewire": "^2.5.1",
|
"rewire": "^2.5.1",
|
||||||
"sinon": "^1.17.3",
|
"sinon": "^1.17.3",
|
||||||
"through": "^2.3.8",
|
"through": "^2.3.8",
|
||||||
"tslint": "^3.8.1",
|
|
||||||
"tree-kill": "^1.0.0",
|
"tree-kill": "^1.0.0",
|
||||||
|
"tslint": "^3.8.1",
|
||||||
"walk-sync": "^0.2.6"
|
"walk-sync": "^0.2.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
0
scripts/publish/changelog.js
Normal file → Executable file
0
scripts/publish/changelog.js
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user