Skip to content

Commit dd9e082

Browse files
fix(bower): remove core-js
1 parent 968d6c2 commit dd9e082

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"aurelia-pal": "^1.0.0-beta.1.1.1",
2626
"aurelia-path": "^1.0.0-beta.1.1.0",
2727
"aurelia-task-queue": "^1.0.0-beta.1.1.0",
28-
"aurelia-templating": "^1.0.0-beta.1.1.0",
29-
"core-js": "zloirock/core-js"
28+
"aurelia-templating": "^1.0.0-beta.1.1.0"
3029
}
3130
}

0 commit comments

Comments
 (0)