Update package.json version

This commit is contained in:
Mathias Wagner
2024-07-21 18:09:01 +02:00
parent 2956232598
commit 2c54ec65bd

View File

@ -1,6 +1,6 @@
{ {
"name": "licenseapi-validator", "name": "licenseapi-validator",
"version": "1.0.0", "version": "1.0.0-PRE",
"description": "A free, self-hosted licensing system for your software", "description": "A free, self-hosted licensing system for your software",
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/index.mjs", "module": "dist/index.mjs",