package 버전 변경
This commit is contained in:
@@ -17,15 +17,9 @@
|
||||
"test": "jest --detectOpenHandles --forceExit"
|
||||
},
|
||||
"dependencies": {
|
||||
<<<<<<< HEAD
|
||||
"@ustra/nuxt": "^2.0.17-stable",
|
||||
"@ustra/nuxt-dx-mng-bo": "^2.0.17-stable",
|
||||
"@ustra/nuxt-mng-bo": "^2.0.17-stable",
|
||||
=======
|
||||
"@ustra/nuxt": "^2.0.15-stable",
|
||||
"@ustra/nuxt-dx-mng-bo": "^2.0.15-stable",
|
||||
"@ustra/nuxt-mng-bo": "^2.0.15-stable",
|
||||
>>>>>>> branch 'master' of https://github.com/ustraframework/ustraframework-sample.git
|
||||
"@ustra-sample/cmm": "1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,10 +15,6 @@
|
||||
"test": "jest --detectOpenHandles --forceExit"
|
||||
},
|
||||
"dependencies": {
|
||||
<<<<<<< HEAD
|
||||
"@ustra/nuxt": "^2.0.17-stable"
|
||||
=======
|
||||
"@ustra/nuxt": "^2.0.15-stable"
|
||||
>>>>>>> branch 'master' of https://github.com/ustraframework/ustraframework-sample.git
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,13 +18,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ustra-sample/cmm": "1.0.0",
|
||||
<<<<<<< HEAD
|
||||
"@ustra/nuxt": "^2.0.17-stable",
|
||||
"@ustra/nuxt-buefy": "^2.0.17-stable",
|
||||
=======
|
||||
"@ustra/nuxt": "^2.0.15-stable",
|
||||
"@ustra/nuxt-buefy": "^2.0.15-stable",
|
||||
>>>>>>> branch 'master' of https://github.com/ustraframework/ustraframework-sample.git
|
||||
"animejs": "^3.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user