Skip to content

Commit

Permalink
package.json fields
Browse files Browse the repository at this point in the history
  • Loading branch information
npup committed Aug 27, 2020
1 parent 092984f commit b2cb29d
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "config-helper-rollup",
"version": "0.0.24-alpha",
"version": "0.0.25-alpha",
"description": "Quite a bit under construction. Beware - no guarantees, no semver (or even proper versioning) (yet)",
"main": "/",
"exports": {
Expand Down Expand Up @@ -34,5 +34,11 @@
"devDependencies": {
"tap-spec": "^5.0.0",
"tape": "^5.0.1"
}
},
"repository": {
"type" : "git",
"url" : "https://github.com/npup/config-helper-rollup"
},
"homepage": "https://github.com/npup/config-helper-rollup#readme"

}

0 comments on commit b2cb29d

Please sign in to comment.