refactor: bump js-sandbox version to 1.0.0
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.4.12",
|
||||
"@hoppscotch/js-sandbox": "workspace:^0.3.1",
|
||||
"@hoppscotch/js-sandbox": "workspace:^1.0.0",
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
"@nuxtjs/composition-api": "^0.29.0",
|
||||
"@nuxtjs/gtm": "^2.4.0",
|
||||
|
||||
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user