Skip to content
Snippets Groups Projects
Verified Commit 0fbc995e authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

chore(release): bump version to v1.0.0

parent d16dc30b
Branches
Tags v1.3.4
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
{
"name": "@d-ptb/dcc-js",
"version": "0.0.6",
"version": "1.0.0",
"author": "Jan Henry Loewe <kontakt@jloewe.net>",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
......@@ -16,9 +16,7 @@
"coverage": "nyc -r lcov -e .ts -x \"*.test.ts\" mocha -r ts-node/register tests/**/*.test.ts && nyc report",
"prepare": "npm run build",
"prepublishOnly": "npm run test",
"preversion": "npm run test",
"version": "git add -A .",
"postversion": "git push && git push --tags"
"preversion": "npm run test"
},
"dependencies": {
"xml-js": "^1.6.11"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment