Skip to content

Commit

Permalink
[Deploy] CHORE: 배포 버전 script 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
pjy0416 committed Dec 9, 2020
1 parent 0a2eb8b commit 02a56b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "halgoraedo",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "babel src --out-dir dist",
Expand Down

0 comments on commit 02a56b2

Please sign in to comment.