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 85e0da1 commit e863075Copy full SHA for e863075
package.json
@@ -97,15 +97,16 @@
97
"rimraf": "2.6.1",
98
"rxjs": "^5.3.1",
99
"sass-loader": "^6.0.5",
100
+ "semantic-release": "^6.3.6",
101
"source-map-explorer": "^1.3.3",
102
"to-string-loader": "^1.1.5",
103
"ts-node": "^3.0.4",
104
"tslint": "^5.2.0",
105
"typescript": "^2.3.2",
106
+ "upver": "^1.0.0",
107
"webpack": "^3.3.0",
108
"webpack-angular-externals": "^1.0.2",
109
"webpack-rxjs-externals": "^1.0.0",
- "zone.js": "^0.8.10",
- "semantic-release": "^6.3.6"
110
+ "zone.js": "^0.8.10"
111
}
112
0 commit comments