ajax4sablejs
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -107,3 +107,2 @@ const ajax = require("./ajax"); | ||
debugger; | ||
ajax(option); | ||
@@ -110,0 +109,0 @@ return vm.createUndefined(); |
{ | ||
"name": "ajax4sablejs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A tiny and simple ajax implenment for sablejs", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
17273
257