Skip to content

Commit 3307262

Browse files
committed
디펜던시 업그레이드, 1.1.9
1 parent 6468e3c commit 3307262

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joonsang-web-interface",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Web developer Joonsang Park's website.",
55
"author": "debugrammer",
66
"private": true,
@@ -15,7 +15,7 @@
1515
"cross-env": "^7.0.3",
1616
"express": "^4.17.1",
1717
"lodash": "^4.17.21",
18-
"nuxt": "^2.15.7",
18+
"nuxt": "^2.15.8",
1919
"nuxt-i18n": "^6.28.1",
2020
"vue-chartjs": "^3.5.1"
2121
},
@@ -27,8 +27,8 @@
2727
"eslint": "^7.32.0",
2828
"eslint-config-prettier": "^8.1.0",
2929
"eslint-plugin-nuxt": "^2.0.0",
30-
"eslint-plugin-prettier": "^3.3.1",
30+
"eslint-plugin-prettier": "^4.0.0",
3131
"nodemon": "^2.0.12",
32-
"prettier": "^2.3.2"
32+
"prettier": "^2.4.0"
3333
}
3434
}

0 commit comments

Comments
 (0)