refactor: bump js-sandbox version to 1.0.0

This commit is contained in:
Andrew Bastin
2021-09-25 22:25:33 +05:30
parent 680937e50b
commit de2d3361a7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@hoppscotch/js-sandbox",
"version": "0.3.1",
"version": "1.0.0",
"description": "JavaScript sandboxes for running external scripts used by Hoppscotch clients",
"main": "./lib/index.js",
"types": "./lib/",