We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615fd8b commit 0f7f37cCopy full SHA for 0f7f37c
package.json
@@ -5,8 +5,8 @@
5
"scripts": {},
6
"private": false,
7
"devDependencies": {
8
- "@builder.io/qwik": "~0.103.0",
9
- "@builder.io/qwik-city": "~0.103.0",
+ "@builder.io/qwik": "~1.1.0",
+ "@builder.io/qwik-city": "~1.1.0",
10
"@commitlint/cli": "^17.6.1",
11
"@commitlint/config-angular": "^17.6.1",
12
"@commitlint/config-conventional": "^17.6.1",
@@ -27,7 +27,7 @@
27
"eslint": "~8.38.0",
28
"eslint-config-prettier": "8.8.0",
29
"eslint-plugin-cypress": "^2.13.2",
30
- "eslint-plugin-qwik": "~0.103.0",
+ "eslint-plugin-qwik": "~1.1.0",
31
"husky": "^8.0.3",
32
"jsdom": "~21.1.1",
33
"ngx-deploy-npm": "^5.2.0",
0 commit comments