This commit is contained in:
hypercross 2026-04-15 10:56:11 +08:00
parent 0fd35bfdab
commit 9f3d59b0bc
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "yarn-spinner-loader",
"version": "0.1.0",
"version": "0.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "yarn-spinner-loader",
"version": "0.1.0",
"version": "0.2.1",
"license": "MIT",
"dependencies": {
"ajv": "^8.17.1",

View File

@ -1,6 +1,6 @@
{
"name": "yarn-spinner-loader",
"version": "0.2.0",
"version": "0.2.1",
"description": "Load and compile Yarn Spinner project files for various build tools",
"type": "module",
"main": "./dist/index.js",