Skip to content

Commit 774230f

Browse files
committed
Use non-alpha package and update version
1 parent f61293f commit 774230f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@outsystems/monaco-editor",
3-
"version": "0.55.1-os0-alpha",
3+
"version": "0.55.1-os0.1",
44
"vscodeRef": "86f5a62f058e3905f74a9fa65d04b2f3b533408e",
55
"private": true,
66
"description": "A browser based code editor",
@@ -68,7 +68,7 @@
6868
"jsdom": "^19.0.0",
6969
"jsonc-parser": "^3.0.0",
7070
"mocha": "^11.7.4",
71-
"monaco-editor-core": "0.55.1-os0.1-alpha",
71+
"monaco-editor-core": "0.55.1-os0.1",
7272
"parcel": "^2.7.0",
7373
"pin-github-action": "^1.8.0",
7474
"postcss-url": "^10.1.3",

0 commit comments

Comments
 (0)