Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Sep 14, 2015
1 parent 707ff3e commit 84c066a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
{
"name": "es6-promise-polyfill",
"namespace": "Promise",
"version": "1.0.0",
"version": "1.0.1",
"author": "Roman Dvornov <[email protected]>",
"description": "A polyfill for ES6 Promise",
"main": "promise.js",
"directories": {
"lib": "lib"
},
"devDependencies": {
},
"scripts": {
},
"devDependencies": {},
"scripts": {},
"repository": {
"type": "git",
"url": "git://github.com/lahmatiy/es6-promise-polyfill.git"
Expand Down

0 comments on commit 84c066a

Please sign in to comment.