0.9.5 - definitelytyped-header-parser 3.7.1

This commit is contained in:
Nathan Shively-Sanders
2019-09-03 10:09:45 -07:00
committed by Andrew Branch
parent 5360f76f51
commit a2b590ef2c

View File

@@ -15,6 +15,7 @@
"watch": "tsc --watch",
"lint": "tslint --project tsconfig.json --format stylish && tslint --project test/tsconfig.json --format stylish",
"test": "mocha --require test/mocha-require.js \"test/*.ts\""
"prepublishOnly": "npm run build && npm run test && npm run lint"
},
"dependencies": {
"parsimmon": "^1.2.0",