Skip to content

Commit fbefda7

Browse files
committed
Bump versions using Rush.js
1 parent ef6ae5e commit fbefda7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

packages/platform-rig/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hcengineering/platform-rig",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"scripts": {
55
"build": "echo 'Not required'",
66
"format": "echo 'Not required'"
@@ -9,14 +9,13 @@
99
"./bin/*": "./bin/*",
1010
"./profiles/*": "./profiles/*"
1111
},
12-
"devDependencies": {
12+
"devDependencies": {},
13+
"dependencies": {
1314
"eslint-config-standard-with-typescript": "^40.0.0",
1415
"svelte-eslint-parser": "^0.33.1",
1516
"esbuild": "^0.24.2",
1617
"esbuild-svelte": "^0.9.0",
17-
"esbuild-plugin-copy": "~2.1.1"
18-
},
19-
"dependencies": {
18+
"esbuild-plugin-copy": "~2.1.1",
2019
"typescript": "^5.8.3"
2120
},
2221
"bin": {

0 commit comments

Comments
 (0)