aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-02-06 02:31:42 +0300
committerValentin Popov <valentin@popov.link>2026-02-06 02:31:42 +0300
commit074bd549d5a38a5d4b0e260fc4c4f4468f6b0ec0 (patch)
tree022cc19f648949fae59392d36077f5c4e7fdfbcf /package-lock.json
parente9726a120a8375cee7701c630d814e0918bbb1fa (diff)
downloadstrapi-plugin-checkbox-list-074bd549d5a38a5d4b0e260fc4c4f4468f6b0ec0.tar.xz
strapi-plugin-checkbox-list-074bd549d5a38a5d4b0e260fc4c4f4468f6b0ec0.zip
Update version to 1.0.0 in package.json and package-lock.json
- Bumped the version from 0.0.0 to 1.0.0 in both package.json and package-lock.json to reflect the initial release of the plugin.
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index d93e9de..03722b7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "strapi-plugin-checkbox-list",
- "version": "0.0.0",
+ "version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "strapi-plugin-checkbox-list",
- "version": "0.0.0",
+ "version": "1.0.0",
"license": "MIT",
"dependencies": {
"@sindresorhus/slugify": "^3.0.0",