mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(systemjs): systemjs and jspm work
This commit is contained in:
7
tsd.json
7
tsd.json
@@ -2,8 +2,8 @@
|
||||
"version": "v4",
|
||||
"repo": "angular/DefinitelyTyped",
|
||||
"ref": "master",
|
||||
"path": "typings",
|
||||
"bundle": "typings/tsd.d.ts",
|
||||
"path": "public/app/headers",
|
||||
"bundle": "public/app/headers/tsd.d.ts",
|
||||
"installed": {
|
||||
"es6-promise/es6-promise.d.ts": {
|
||||
"commit": "be0b6b394f77a59e192ad7cfec18078706e44db5"
|
||||
@@ -11,9 +11,6 @@
|
||||
"mocha/mocha.d.ts": {
|
||||
"commit": "055b3172e8eb374a75826710c4d08677872620d3"
|
||||
},
|
||||
"node/node.d.ts": {
|
||||
"commit": "51738fdf1643d269067861b405e87503b7479236"
|
||||
},
|
||||
"zone/zone.d.ts": {
|
||||
"commit": "055b3172e8eb374a75826710c4d08677872620d3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user