mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-06-15 20:39:20 +00:00
Added a version script
It automaticly update the version number without importing package.json Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
# Dev Files
|
||||
node_modules
|
||||
test.ts
|
||||
coverage
|
||||
|
||||
# Dist files
|
||||
dist
|
||||
# Dev Files
|
||||
node_modules
|
||||
test.ts
|
||||
coverage
|
||||
|
||||
# Dist files
|
||||
dist
|
||||
src/version.json
|
||||
|
Reference in New Issue
Block a user