Skip to content

Commit

Permalink
package.json#main
Browse files Browse the repository at this point in the history
  • Loading branch information
npup committed Aug 25, 2020
1 parent f4450f5 commit 573584f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"name": "config-helper-rollup",
"version": "0.0.1",
"version": "0.0.2",
"description": "Quite a bit under construction. Beware - no guarantees, no semver (or even versioning) (yet)",
"main": "index.js",
"directories": {
"example": "example"
},
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 573584f

Please sign in to comment.