package 버전 변경

This commit is contained in:
keymasroy
2021-08-02 19:33:52 +09:00
parent 51144eeed3
commit 10b535f01f
3 changed files with 0 additions and 15 deletions

View File

@@ -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"
}
}

View File

@@ -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
}
}

View File

@@ -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"
}
}