Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
marknuzz committed Dec 7, 2018
1 parent c3b468c commit b85c094
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _publish/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "testpackage-panthalassa",
"name": "panthalassa",
"version": "0.0.0",
"description": "",
"scripts": {
"prepublish": "./prepublish.sh",
"postinstall": "./postinstall.sh $npm_package_version"
},
"author": "Bitnation",
"license": "MIT"
"license": "MIT",
"repository": {"url": "https://github.com/Bit-Nation/panthalassa"}
}

0 comments on commit b85c094

Please sign in to comment.