esbuild-plugin-filelastmodified
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "esbuild-plugin-filelastmodified", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": "https://github.com/g45t345rt/esbuild-plugin-filelastmodified", | ||
@@ -19,8 +19,6 @@ "description": "A esbuild plugin to replace __fileLastModified__ with the actual time the file has been modified.", | ||
"cross-env": "^7.0.3", | ||
"esbuild": "^0.9.6", | ||
"mocha": "^8.3.2", | ||
"typescript": "^4.2.3" | ||
}, | ||
"peerDependencies": { | ||
"esbuild": "^0.9.6" | ||
} | ||
} | ||
} |
0
5831
6