We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6468e3c commit 3307262Copy full SHA for 3307262
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "joonsang-web-interface",
3
- "version": "1.1.8",
+ "version": "1.1.9",
4
"description": "Web developer Joonsang Park's website.",
5
"author": "debugrammer",
6
"private": true,
@@ -15,7 +15,7 @@
15
"cross-env": "^7.0.3",
16
"express": "^4.17.1",
17
"lodash": "^4.17.21",
18
- "nuxt": "^2.15.7",
+ "nuxt": "^2.15.8",
19
"nuxt-i18n": "^6.28.1",
20
"vue-chartjs": "^3.5.1"
21
},
@@ -27,8 +27,8 @@
27
"eslint": "^7.32.0",
28
"eslint-config-prettier": "^8.1.0",
29
"eslint-plugin-nuxt": "^2.0.0",
30
- "eslint-plugin-prettier": "^3.3.1",
+ "eslint-plugin-prettier": "^4.0.0",
31
"nodemon": "^2.0.12",
32
- "prettier": "^2.3.2"
+ "prettier": "^2.4.0"
33
}
34
0 commit comments