RubyGems
npm
Organizations
Log in
Sign up
npm
kontas-express
Versions diffs
1.0.2 → 1.0.3
kontas-express 1.0.2 → 1.0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "kontas-express",
3
-
"version": "1.0.
2
",
3
+
"version": "1.0.
3
",
4
4
"main": "dist/index.js",
5
5
"scripts": {
6
6
"build": "bun build ./index.js --outdir ./dist --target bun",