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 e2c6e50 commit 965e190Copy full SHA for 965e190
package.json
@@ -84,7 +84,6 @@
84
"nuxt-windicss": "^0.8.3",
85
"ohmyfetch": "^0.1.8",
86
"plausible-tracker": "^0.3.1",
87
- "postinstall-postinstall": "^2.1.0",
88
"prism-theme-vars": "^0.2.2",
89
"prismjs": "^1.23.0",
90
"puppeteer-core": "^8.0.0",
@@ -103,7 +102,6 @@
103
102
"remark-slug": "^6.0.0",
104
"remark-squeeze-paragraphs": "^4.0.0",
105
"scule": "^0.2.1",
106
- "siroc": "^0.9.3",
107
"theme-colors": "^0.0.5",
108
"ufo": "^0.6.11",
109
"unified": "^9.2.1",
@@ -132,7 +130,8 @@
132
130
"eslint-plugin-prettier": "^3.4.0",
133
131
"prettier": "^2.3.0",
134
"standard-version": "^9.3.0",
135
- "terser": "^5.7.0"
+ "terser": "^5.7.0",
+ "siroc": "^0.9.3"
136
},
137
"peerDependencies": {
138
"vuex": "^3.6.2"
0 commit comments