Skip to content

Commit 93d5bc1

Browse files
author
Dimitri Rosenberg
committed
next iteration systemjs#2
1 parent f8bff2b commit 93d5bc1

File tree

2 files changed

+479
-56
lines changed

2 files changed

+479
-56
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"test:babel": "qunit -c s:./index.js -t ./test/test-babel.js",
2727
"test:traceur": "qunit -c s:./index.js -t ./test/test-traceur.js",
2828
"test:typescript": "qunit -c s:./index.js -t ./test/test-typescript.js"
29-
}
29+
},
30+
"typings": "./dist/systemjs.d.ts"
3031
}

0 commit comments

Comments
 (0)