mirror of
https://github.com/andrei0x309/yup-live-chrome-extension.git
synced 2024-10-26 16:00:56 +00:00
'yup-live-browser-extension@v1.0.8'
This commit is contained in:
parent
7d77a9840d
commit
cbf3e7b900
12
package.json
12
package.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "yup-live-browser-extension",
|
"name": "yup-live-browser-extension",
|
||||||
"description": "Yup Live Browser Extension",
|
"description": "Yup Live Browser Extension",
|
||||||
"version": "1.0.7",
|
"version": "1.0.8",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"author": "andrei0x309",
|
"author": "andrei0x309",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -25,18 +25,18 @@
|
|||||||
"@tsconfig/svelte": "^3.0.0",
|
"@tsconfig/svelte": "^3.0.0",
|
||||||
"@types/chrome": "^0.0.212",
|
"@types/chrome": "^0.0.212",
|
||||||
"archiver": "^5.3.1",
|
"archiver": "^5.3.1",
|
||||||
|
"autoprefixer": "^10.4.14",
|
||||||
|
"postcss": "^8.4.24",
|
||||||
|
"postcss-load-config": "^4.0.1",
|
||||||
"sass": "^1.58.0",
|
"sass": "^1.58.0",
|
||||||
"svelte": "^3.55.1",
|
"svelte": "^3.55.1",
|
||||||
"svelte-check": "^3.0.3",
|
"svelte-check": "^3.0.3",
|
||||||
"svelte-preprocess": "^5.0.1",
|
"svelte-preprocess": "^5.0.1",
|
||||||
|
"tailwindcss": "^3.3.2",
|
||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"tslib": "^2.5.0",
|
"tslib": "^2.5.0",
|
||||||
"typescript": "^4.9.5",
|
"typescript": "^4.9.5",
|
||||||
"vite": "^4.1.1",
|
"vite": "^4.1.1",
|
||||||
"yarn-upgrade-all": "^0.7.2",
|
"yarn-upgrade-all": "^0.7.2"
|
||||||
"postcss": "^8.4.24",
|
|
||||||
"postcss-load-config": "^4.0.1",
|
|
||||||
"autoprefixer": "^10.4.14",
|
|
||||||
"tailwindcss": "^3.3.2"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user