@monkvision/types
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@monkvision/types", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"license": "BSD-3-Clause-Clear", | ||
@@ -10,8 +10,2 @@ "packageManager": "yarn@3.2.4", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"package.json", | ||
"README.md", | ||
"lib/**/*", | ||
"!lib/**/*.map" | ||
], | ||
"scripts": { | ||
@@ -59,3 +53,3 @@ "clean": "rimraf lib && mkdirp lib", | ||
"type": "git", | ||
"url": "https://github.com/monkvision/monkjs.git" | ||
"url": "git+https://github.com/monkvision/monkjs.git" | ||
}, | ||
@@ -66,3 +60,3 @@ "bugs": { | ||
"homepage": "https://github.com/monkvision/monkjs", | ||
"gitHead": "bc03bf9981ca7a93a8509f126cc6c7efeeedcfbd" | ||
"gitHead": "dda7eb20e437220eca7749a8131b6088099e7d22" | ||
} |
118903
61