tua-body-scroll-lock
Advanced tools
Comparing version 1.2.2-0 to 1.3.0-beta.0
/** | ||
* tua-body-scroll-lock v1.2.2-0 | ||
* tua-body-scroll-lock v1.3.0-beta.0 | ||
* (c) 2023 Evinma, BuptStEve | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* tua-body-scroll-lock v1.2.2-0 | ||
* tua-body-scroll-lock v1.3.0-beta.0 | ||
* (c) 2023 Evinma, BuptStEve | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* tua-body-scroll-lock v1.2.2-0 | ||
* tua-body-scroll-lock v1.3.0-beta.0 | ||
* (c) 2023 Evinma, BuptStEve | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* tua-body-scroll-lock v1.2.2-0 | ||
* tua-body-scroll-lock v1.3.0-beta.0 | ||
* (c) 2023 Evinma, BuptStEve | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "tua-body-scroll-lock", | ||
"version": "1.2.2-0", | ||
"version": "1.3.0-beta.0", | ||
"packageManager": "pnpm@^7", | ||
"description": "🔐Body scroll locking that just works with everything", | ||
@@ -23,3 +24,3 @@ "main": "dist/tua-bsl.umd.js", | ||
"type-check:watch": "npm run type-check -- --watch", | ||
"lint": "eslint --fix ./", | ||
"lint": "eslint ./ --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", | ||
"start": "rollup -c -w", | ||
@@ -30,6 +31,5 @@ "test": "npm run type-check && cross-env NODE_ENV=test jest", | ||
"build": "npm run lint && cross-env NODE_ENV=production rollup -c && cp index.html dist/index.html", | ||
"next": "npm --no-git-tag-version version prerelease", | ||
"next:m": "npm --no-git-tag-version version preminor", | ||
"pub": "npm run build && npm publish", | ||
"pub:n": "npm run build && npm publish --tag next", | ||
"prepublishOnly": "npm run build", | ||
"pub": "bumpp && npm publish", | ||
"pub:n": "bumpp && npm publish --tag next", | ||
"deploy": "npm run build && gh-pages -d dist" | ||
@@ -66,2 +66,3 @@ }, | ||
"babel-jest": "^29.5.0", | ||
"bumpp": "^9.1.1", | ||
"concurrently": "^8.2.0", | ||
@@ -68,0 +69,0 @@ "cross-env": "^7.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55888
35
13
898