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 a5493aa commit e9cc3ebCopy full SHA for e9cc3eb
dist/package.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "abp-ng2-module",
3
- "version": "1.1.1",
+ "version": "1.2.0",
4
"description": "AspNet Boilerplate Angular Module",
5
"main": "dist/bundles/abp-ng2-module.umd.js",
6
"module": "dist/index.js",
@@ -32,7 +32,7 @@
32
"dependencies": {
33
"@angular/core": "^4.0.0",
34
"@angular/http": "^4.0.0",
35
- "abp-web-resources": "^1.3.0"
+ "abp-web-resources": "^2.2.1"
36
},
37
"devDependencies": {
38
"@angular/compiler": "^4.0.0",
0 commit comments