Skip to content

Commit

Permalink
chore: add @nuxt/schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Dec 27, 2023
1 parent 38e75f2 commit 0192ca8
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 144 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"repository": "nuxt-modules/icon",
"exports": {
".": {
"types": "./dist/types.d.ts",
"import": "./dist/module.mjs",
"require": "./dist/module.cjs"
}
Expand Down Expand Up @@ -35,6 +36,7 @@
"@nuxt/devtools": "^1.0.6",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.9.0",
"@types/node": "^20.10.5",
"eslint": "latest",
"nuxt": "^3.9.0",
Expand Down
Loading

0 comments on commit 0192ca8

Please sign in to comment.