From 57a7fbd600a0c2e2f824cd944f13f80d75e74473 Mon Sep 17 00:00:00 2001 From: harttle Date: Sun, 8 Dec 2019 00:14:43 +0800 Subject: [PATCH] 1.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f7b2cb..5407d41 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@searchfe/sandbox", - "version": "1.5.5", + "version": "1.5.6", "description": "A lightweight sandbox implementation for the frontend", "main": "src/sandbox.js", "scripts": {