Skip to content

Commit 7e0485e

Browse files
committed
system.js 0.20.0
1 parent abe52ed commit 7e0485e

File tree

8 files changed

+12
-13
lines changed

8 files changed

+12
-13
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"numeral": "2.0.4",
3333
"picturefill": "^3.0.2",
3434
"select2": "^4.0.3",
35-
"system.js": "0.19.41",
35+
"system.js": "0.20.0",
3636
"urijs": "1.18.4",
3737
"tota11y": "0.1.6",
3838
"chosen": "1.6.2",

system.js_0.19.41/Resources.zip

-197 KB
Binary file not shown.

system.js_0.19.41/system.js

Lines changed: 0 additions & 6 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>SystemJS is licensed under the <a href="https://github.com/systemjs/systemjs/blob/0.19.41/LICENSE">MIT License</a>.</p>
1+
<p>SystemJS is licensed under the <a href="https://github.com/systemjs/systemjs/blob/0.20.0/LICENSE">MIT License</a>.</p>

system.js_0.20.0/Resources.zip

215 KB
Binary file not shown.

system.js_0.20.0/system.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="system.js" type="JavaScript_Library" version="0.19.41">
3+
<package name="system.js" type="JavaScript_Library" version="0.20.0">
44
<friendlyName>SystemJS</friendlyName>
55
<description><![CDATA[Universal dynamic module loader]]></description>
66
<owner>
@@ -12,9 +12,7 @@
1212
<license src="LICENSE.htm" />
1313
<releaseNotes src="CHANGES.htm" />
1414
<azureCompatible>true</azureCompatible>
15-
<dependencies>
16-
<dependency type="managedPackage" version="0.19.41">system.js-polyfills</dependency>
17-
</dependencies>
15+
<dependencies></dependencies>
1816
<components>
1917
<component type="JavaScript_Library">
2018
<javaScriptLibrary>
@@ -35,7 +33,7 @@
3533
</component>
3634
<component type="ResourceFile">
3735
<resourceFiles>
38-
<basePath>Resources\Libraries\system.js\00_19_41</basePath>
36+
<basePath>Resources\Libraries\system.js\00_20_00</basePath>
3937
<resourceFile>
4038
<name>Resources.zip</name>
4139
</resourceFile>

0 commit comments

Comments
 (0)