We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60119f commit 0f91c4eCopy full SHA for 0f91c4e
nqp-js-on-js/package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.28.0",
+ "version": "0.29.0",
3
"name": "nqp-js-on-js",
4
"bin": {
5
"nqp-js-on-js": "nqp-bootstrapped.js"
@@ -15,6 +15,6 @@
15
}
16
],
17
"dependencies": {
18
- "nqp-runtime": "0.28.0"
+ "nqp-runtime": "0.29.0"
19
20
src/vm/js/nqp-runtime/package.json
@@ -1,6 +1,6 @@
"name": "nqp-runtime",
"description": "the runtime for the js backend for nqp",
"bugs": {
6
"url:": "https://github.com/perl6/nqp/issues",
0 commit comments