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 2b4d1eb commit 25e924cCopy full SHA for 25e924c
config.js
@@ -9,7 +9,7 @@ System.config({
9
10
System.config({
11
"map": {
12
- "aurelia-metadata": "github:aurelia/metadata@0.3.0",
+ "aurelia-metadata": "github:aurelia/metadata@0.3.2",
13
"core-js": "npm:core-js@0.4.6",
14
"github:jspm/nodelibs-process@0.1.0": {
15
"process": "npm:process@0.10.0"
package.json
@@ -26,7 +26,7 @@
26
"lib": "dist"
27
},
28
"dependencies": {
29
- "aurelia-metadata": "^0.3.0",
+ "aurelia-metadata": "github:aurelia/metadata@^0.3.2",
30
"core-js": "npm:core-js@^0.4.1"
31
}
32
0 commit comments