Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Commit b6c5e3d

Browse files
committed
0.15.17
1 parent f8d8563 commit b6c5e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "systemjs-builder",
3-
"version": "0.15.16",
3+
"version": "0.15.17",
44
"description": "SystemJS Build Tool",
55
"main": "index.js",
66
"dependencies": {
@@ -14,7 +14,7 @@
1414
"rollup": "^0.25.0",
1515
"source-map": "^0.5.3",
1616
"source-map-url": "^0.4.0",
17-
"systemjs": "^0.19.27",
17+
"systemjs": "^0.19.28",
1818
"traceur": "0.0.105",
1919
"uglify-js": "^2.6.1"
2020
},

0 commit comments

Comments
 (0)