Skip to content

Commit 0a3c66d

Browse files
committed
Remove Dependencies, instead make them peerDependencies.
Bump to 3.0.1
1 parent 7bceaa5 commit 0a3c66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"bugs": {
3131
"url": "https://github.com/aspnetboilerplate/abp-ng2-module/issues"
3232
},
33-
"dependencies": {
33+
"peerDependencies": {
3434
"@angular/core": "^6.0.0",
3535
"@angular/common": "^6.0.0",
3636
"abp-web-resources": "^3.1.0"

0 commit comments

Comments
 (0)