This commit is contained in:
guybedford 2015-06-30 15:40:47 +01:00
parent 2fd88b6a88
commit ecd982ad0a
7 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*
* SystemJS v0.18.3
* SystemJS v0.18.4
*/
(function() {
function bootstrap() {(function(__global) {

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*
* SystemJS v0.18.3
* SystemJS v0.18.4
*/
(function(__global) {

2
dist/system.js vendored

File diff suppressed because one or more lines are too long

2
dist/system.src.js vendored
View File

@ -1,5 +1,5 @@
/*
* SystemJS v0.18.3
* SystemJS v0.18.4
*/
(function() {
function bootstrap() {(function(__global) {

View File

@ -1,6 +1,6 @@
{
"name": "systemjs",
"version": "0.18.3",
"version": "0.18.4",
"description": "System loader extension for flexible AMD & CommonJS support",
"repository": {
"type": "git",