Skip to content

Commit

Permalink
fix npm publish issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptArtist committed Aug 10, 2017
1 parent a9836bc commit 638491c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.idea/
node_modules/
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scalable",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"type": "git",
"url": "git+https://github.com/ScriptArtist/Scalable.git"
},
"author": "",
"author": "Alexander Ostapenko <alexander.silverman25@gmail.com> (https://scriptartist.github.io/Scalable/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/ScriptArtist/Scalable/issues"
Expand Down

0 comments on commit 638491c

Please sign in to comment.