@dargmuesli/nuxt-vio 9.0.0-beta.1 → 9.0.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dargmuesli/nuxt-vio",
3
- "version": "9.0.0-beta.1",
3
+ "version": "9.0.0-beta.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/dargmuesli/vio.git"
@@ -66,7 +66,7 @@
66
66
  "test:e2e:server:static": "cross-env NODE_ENV=production PORT=3002 SITE_URL=http://localhost:3002 VIO_SERVER=static pnpm run test:e2e",
67
67
  "test:e2e": "playwright test"
68
68
  },
69
- "devDependencies": {
69
+ "dependencies": {
70
70
  "@axe-core/playwright": "4.8.1",
71
71
  "@dargmuesli/nuxt-cookie-control": "7.0.1",
72
72
  "@heroicons/vue": "2.0.18",