Skip to content

Commit

Permalink
2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed May 7, 2018
1 parent 3bbe23d commit c31ae34
Show file tree
Hide file tree
Showing 18 changed files with 852 additions and 788 deletions.
124 changes: 62 additions & 62 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "core.js",
"main": "client/core.js",
"version": "2.5.5",
"version": "2.5.6",
"description": "Standard Library",
"keywords": [
"ES3",
Expand Down
4 changes: 2 additions & 2 deletions build/core-js-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "core-js-builder",
"description": "core-js builder",
"version": "2.5.5",
"version": "2.5.6",
"repository": {
"type": "git",
"url": "https://github.com/zloirock/core-js.git"
},
"main": "index.js",
"dependencies": {
"core-js": "2.5.5",
"core-js": "2.5.6",
"temp": "^0.8.3",
"webpack": "^3.11.0"
},
Expand Down
Loading

0 comments on commit c31ae34

Please sign in to comment.