Skip to content

Commit fcad384

Browse files
committed
Move to dev deps
1 parent daf6254 commit fcad384

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

assets/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"devDependencies": {
3030
"@fontsource/inconsolata": "^4.5.9",
3131
"@fontsource/lato": "^4.5.10",
32+
"@swup/a11y-plugin": "^5.0.0",
3233
"esbuild": "^0.16.16",
3334
"eslint": "^8.31.0",
3435
"eslint-config-standard": "^17.0.0",
@@ -46,10 +47,7 @@
4647
"lodash.throttle": "^4.1.1",
4748
"lunr": "^2.3.8",
4849
"mocha": "^10.2.0",
49-
"normalize.css": "^8.0.1"
50-
},
51-
"dependencies": {
52-
"@swup/a11y-plugin": "^5.0.0",
50+
"normalize.css": "^8.0.1",
5351
"swup": "^4.8.1"
5452
}
5553
}

0 commit comments

Comments
 (0)