Skip to content

Commit 9f25311

Browse files
committed
chore(package): update jspm deps
1 parent f9d792a commit 9f25311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"jspm": {
103103
"jspmNodeConversion": false,
104104
"dependencies": {
105-
"@angular/common": "^4.0.0 || ^2.0.0",
106-
"@angular/core": "^4.0.0 || ^2.0.0"
105+
"@angular/common": "^4.0.0 || ^5.0.0",
106+
"@angular/core": "^4.0.0 || ^5.0.0"
107107
}
108108
}
109109
}

0 commit comments

Comments
 (0)