0.2.1
This commit is contained in:
parent
0fd35bfdab
commit
9f3d59b0bc
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue