@polywrap/tracing-js
Advanced tools
Comparing version
{ | ||
"name": "@polywrap/tracing-js", | ||
"description": "Polywrap Core Tracing", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/polywrap/monorepo.git" | ||
"url": "https://github.com/polywrap/javascript-client.git" | ||
}, | ||
@@ -16,3 +16,3 @@ "main": "build/index.js", | ||
"build": "rimraf ./build && tsc --project tsconfig.build.json", | ||
"lint": "eslint --color -c ../../../.eslintrc.js src/" | ||
"lint": "eslint --color -c ../../.eslintrc.js src/" | ||
}, | ||
@@ -19,0 +19,0 @@ "dependencies": { |
20876
0.03%