Skip to content

Commit e67ebc4

Browse files
author
Michiel de Jong (build server)
committed
build script
1 parent f379dcb commit e67ebc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"description": "A collection of common RDF namespaces used in the Solid project",
55
"main": "./index.js",
66
"scripts": {
7+
"build": "echo nothing to build",
8+
"preversion": "npm run test",
9+
"postversion": "git push --follow-tags",
710
"standard": "standard index.js",
811
"test": "node ./test.js"
912
},

0 commit comments

Comments
 (0)