mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fix vue modern test
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"@types/meteor": "^2.9.7",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"playwright": "^1.54.2",
|
||||
"tailwindcss": "^4.1.12",
|
||||
"vue-loader": "^17.4.2"
|
||||
},
|
||||
@@ -34,13 +35,5 @@
|
||||
"server": "server/main.js"
|
||||
},
|
||||
"testModule": "tests/main.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@meteorjs/rspack": "^0.0.28",
|
||||
"@rspack/cli": "^1.4.8",
|
||||
"@rspack/core": "^1.4.8",
|
||||
"@types/meteor": "^2.9.7",
|
||||
"playwright": "^1.54.2",
|
||||
"tailwindcss": "^4.1.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user