Skip to content

Commit ccdb352

Browse files
committed
update minified build
1 parent 6661950 commit ccdb352

File tree

6 files changed

+1268
-5
lines changed

6 files changed

+1268
-5
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"nodeunit": ">0.0.0",
3434
"nyc": "^2.1.0",
3535
"rsvp": "^3.0.18",
36+
"semver": "^4.3.6",
3637
"uglify-js": "~2.4.0",
3738
"xyz": "^0.5.0",
3839
"yargs": "~3.9.1"
@@ -51,6 +52,5 @@
5152
],
5253
"authors": [
5354
"Caolan McMahon"
54-
],
55-
"version": "1.4.2"
56-
}
55+
]
56+
}

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"scripts": [
1515
"lib/async.js"
1616
]
17-
}
17+
}

0 commit comments

Comments
 (0)