@gitpod/public-api 0.1.5-release-2022.11.2.11 → 0.1.5-release-2022.11.2.12
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
package/package.json
CHANGED
@@ -26,5 +26,5 @@
|
|
26
26
|
"watch": "leeway exec --package .:lib --transitive-dependencies --filter-type yarn --components --parallel -- tsc -w --preserveWatchOutput"
|
27
27
|
},
|
28
28
|
"types": "./lib/index.d.ts",
|
29
|
-
"version": "0.1.5-release-2022.11.2.
|
29
|
+
"version": "0.1.5-release-2022.11.2.12"
|
30
30
|
}
|