@splitscript.js/core
Advanced tools
Comparing version
@@ -0,1 +1,5 @@ | ||
# 3.0.1 | ||
Update run.js to detect where node is installed | ||
# 3.0.0 | ||
@@ -2,0 +6,0 @@ |
@@ -1,2 +0,2 @@ | ||
#!/bin/node | ||
#! /usr/bin/env node | ||
@@ -3,0 +3,0 @@ const { spawn } = require('node:child_process') |
{ | ||
"name": "@splitscript.js/core", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Core SplitScript.js library", | ||
@@ -5,0 +5,0 @@ "types": "./dist/types/index.d.ts", |
42181044
0