Skip to content

Commit c53f4fb

Browse files
committed
chore(package): move style-dictionnary as root dependency
1 parent c576c26 commit c53f4fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@nuxt/kit": "^3.0.0-rc.4",
47+
"browser-style-dictionary": "^3.1.1-browser.1",
4748
"@types/lodash.get": "^4.4.7",
4849
"chroma-js": "^2.4.2",
4950
"lodash.get": "^4.4.2",
@@ -67,8 +68,5 @@
6768
"nuxt": "npm:nuxt3@latest",
6869
"pathe": "^0.3.2",
6970
"vitest": "^0.18.0"
70-
},
71-
"peerDependencies": {
72-
"browser-style-dictionary": "^3.1.1-browser.1"
7371
}
7472
}

0 commit comments

Comments
 (0)