Skip to content

Commit 333bada

Browse files
author
Github Action
committed
v1.2.0
1 parent 4266069 commit 333bada

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libertech-fr/sesame-app-manager",
3-
"version": "1.1.39",
3+
"version": "1.2.0",
44
"type": "module",
55
"scripts": {
66
"build": "nuxt build",
@@ -55,8 +55,8 @@
5555
"eslint": "^8.56.0",
5656
"memfs": "^4.8.2",
5757
"nuxt": "^3.16.0",
58-
"nuxt-quasar-ui": "^2.0.7",
5958
"nuxt-monaco-editor": "^1.3.2",
59+
"nuxt-quasar-ui": "^2.0.7",
6060
"openapi-typescript": "^6.7.4",
6161
"prettier": "^3.2.4",
6262
"typescript": "^5.3.3",
@@ -68,4 +68,4 @@
6868
"resolutions": {
6969
"string-width": "^1.0.2 || 2 || 3 || 4"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)