ensure json3 dependency
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"css": "*",
|
||||
"debug": "^2.2.0"
|
||||
"debug": "^2.2.0",
|
||||
"json3": "3.3.2"
|
||||
},
|
||||
"registry": "jspm",
|
||||
"map": {
|
||||
@@ -43,4 +44,4 @@
|
||||
"events": "@node/events",
|
||||
"tty": "@node/tty"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user