Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hemanth committed Nov 11, 2014
1 parent dea3119 commit a99b2b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "enable",
"version": "1.3.1",
"version": "1.3.2",
"description": "Detect es6 features enable or not.",
"main": "index.js",
"scripts": {
Expand All @@ -12,9 +12,7 @@
"cnpm": "npm install --registry=https://registry.npm.taobao.org",
"contributors": "contributors -f plain -o AUTHORS"
},
"dependencies": {

},
"dependencies": {},
"devDependencies": {
"autod": "*",
"contributors": "*",
Expand All @@ -34,7 +32,9 @@
"email": "fengmk2@gmail.com"
},
"keywords": [
"enable", "es6", "generator"
"enable",
"es6",
"generator"
],
"engines": {
"node": ">= 0.10.0"
Expand Down

0 comments on commit a99b2b6

Please sign in to comment.