Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit a672409

Browse files
committed
upgrade runtime
1 parent 1c0d158 commit a672409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"iced-coffee-script": "^1.7.1-c"
1212
},
1313
"dependencies": {
14-
"iced-runtime": "0.0.1"
14+
"iced-runtime": ">=1.0.0"
1515
},
1616
"directories": {
1717
"lib": "lib"
@@ -26,4 +26,4 @@
2626
"url": "http://www.opensource.org/licenses/mit-license.php"
2727
}
2828
]
29-
}
29+
}

0 commit comments

Comments
 (0)