We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940c911 commit f53fbd7Copy full SHA for f53fbd7
package.json
@@ -1,10 +1,9 @@
1
{
2
"name": "abp-ng2-module",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"scripts": {
5
"lint": "tslint src/**/*.ts",
6
"test": "tsc --skipLibCheck && karma start",
7
- "postinstall": "typings install",
8
"prepublish": "tsc --skipLibCheck",
9
"tsc": "tsc --skipLibCheck",
10
"typings": "typings"
0 commit comments