Skip to content

Commit bd8eca5

Browse files
committed
chore: bump version
1 parent f7621ef commit bd8eca5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "ng2lint",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "A set of linters for Angular 2 applications, following https://github.com/mgechev/angular2-style-guide.",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha --compilers ts:ts-node/register",
88
"tsc": "tsc",
9-
"tscw": "tsc -w",
10-
"postinstall": "typings install && tsc"
9+
"tscw": "tsc -w"
1110
},
1211
"repository": {
1312
"type": "git",

0 commit comments

Comments
 (0)