@chrisdopuch/typescript-typings-test
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@chrisdopuch/typescript-typings-test", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Messing around with TypeScript", | ||
@@ -9,3 +9,2 @@ "main": "dist/index.js", | ||
"lint": "tslint --project tsconfig.json", | ||
"publish": "npm publish --access public", | ||
"test": "jest" | ||
@@ -12,0 +11,0 @@ }, |
12860