mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
chore: bump versions
This commit is contained in:
parent
9214198e62
commit
4d9643d461
14
package.json
14
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "troisjs",
|
||||
"version": "0.1.15",
|
||||
"version": "0.1.19",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@ -9,8 +9,8 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-buble": "^0.21.3",
|
||||
"@rollup/plugin-replace": "^2.3.3",
|
||||
"@vitejs/plugin-vue": "^1.1.4",
|
||||
"@vue/compiler-sfc": "^3.0.7",
|
||||
"@vitejs/plugin-vue": "^1.2.1",
|
||||
"@vue/compiler-sfc": "^3.0.11",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint-config-airbnb-base": "^14.2.0",
|
||||
"eslint-config-standard": "^14.1.1",
|
||||
@ -21,11 +21,11 @@
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"gsap": "^3.5.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rollup-plugin-vue": "^6.0.0-beta.10",
|
||||
"rollup-plugin-vue": "^6.0.0-beta.11",
|
||||
"sass": "^1.26.10",
|
||||
"three": "^0.126.1",
|
||||
"vite": "^2.0.5",
|
||||
"vue": "^3.0.7"
|
||||
"three": "^0.127",
|
||||
"vite": "^2.1.5",
|
||||
"vue": "^3.0.11"
|
||||
},
|
||||
"main": "build/trois.js",
|
||||
"module": "build/trois.module.js",
|
||||
|
Loading…
Reference in New Issue
Block a user