Skip to content

Commit 451b32b

Browse files
chore(package): Remove migrate warning
1 parent f6c552d commit 451b32b

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

migrate/migrate.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

migrate/migratewarn.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"compile": "npm run clean && ngc",
88
"bundle": "rollup -c && rollup -c --environment MINIFY",
99
"build": "npm run compile && npm run bundle",
10-
"install": "node ./migrate/migratewarn.js",
1110
"travis": "npm run build && npm run noimplicitany && npm run test",
1211
"test": "karma start",
1312
"noimplicitany": "tsc --noEmit --noImplicitAny --moduleResolution node --target es6 test/noimplicitany.ts",

0 commit comments

Comments
 (0)