Skip to content

Commit 27a9b83

Browse files
committed
Added regnum2phyx to package.json.
1 parent cebe7c0 commit 27a9b83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"pretest": "npm run lint",
1010
"test": "mocha --recursive",
1111
"mocha": "mocha",
12-
"build-ontology": "node phyx2ontology/phyx2ontology.js phyx/ > CLADO.json"
12+
"build-ontology": "node phyx2ontology/phyx2ontology.js phyx/ > CLADO.json",
13+
"regnum2phyx": "node regnum2phyx/regnum2phyx.js"
1314
},
1415
"repository": {
1516
"type": "git",

0 commit comments

Comments
 (0)