Skip to content

Commit

Permalink
Remove private tag from package.json (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakim Nylén authored Feb 3, 2020
1 parent 9f4ae42 commit cc4d5e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
},
"homepage": "https://github.com/kollegorna/cocoon-vanilla-js#readme",
"devDependencies": {},
"dependencies": {},
"private": true
"dependencies": {}
}

0 comments on commit cc4d5e4

Please sign in to comment.