Adding arc set context support

This commit is contained in:
Shivam Gupta
2020-09-24 17:32:50 +05:30
parent 163908311f
commit ebc225eb44
8 changed files with 475 additions and 20 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"private": true,
"main": "lib/run.js",
"scripts": {
"build": "tsc --outDir .\\lib\\ --rootDir .\\src\\"
"build": "tsc --outDir ./lib --rootDir ./src"
},
"keywords": [
"actions",