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 8015941 commit 47b1f6fCopy full SHA for 47b1f6f
foundational-api-samples/hello-world/next/package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"react": "^18",
13
"react-dom": "^18",
14
- "next": "14.2.3",
+ "next": "^14.2.3",
15
"dynamsoft-barcode-reader-bundle": "11.0.6000"
16
},
17
"devDependencies": {
foundational-api-samples/hello-world/nuxt/package.json
@@ -10,7 +10,7 @@
10
"postinstall": "nuxt prepare"
- "nuxt": "3.2.3"
+ "nuxt": "^3.2.3"
0 commit comments