RubyGems
npm
Organizations
Log in
Sign up
npm
badmfck-api-server
Versions diffs
2.0.0 → 2.0.1
badmfck-api-server 2.0.0 → 2.0.1
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": "badmfck-api-server",
3
-
"version": "2.0.
0
",
3
+
"version": "2.0.
1
",
4
4
"description": "Simple API http server based on express",
5
5
"main": "dist/index.js",
6
6
"types": "dist/index.d.ts",