Skip to content

Commit 25e924c

Browse files
fix(package): update dependencies
1 parent 2b4d1eb commit 25e924c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ System.config({
99

1010
System.config({
1111
"map": {
12-
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
12+
"aurelia-metadata": "github:aurelia/metadata@0.3.2",
1313
"core-js": "npm:core-js@0.4.6",
1414
"github:jspm/nodelibs-process@0.1.0": {
1515
"process": "npm:process@0.10.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"lib": "dist"
2727
},
2828
"dependencies": {
29-
"aurelia-metadata": "^0.3.0",
29+
"aurelia-metadata": "github:aurelia/metadata@^0.3.2",
3030
"core-js": "npm:core-js@^0.4.1"
3131
}
3232
},

0 commit comments

Comments
 (0)