Skip to content

Commit

Permalink
adds micro & micro-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ӾӾ#9999 committed Feb 26, 2021
1 parent a94b40a commit 1add1cf
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 1 deletion.
231 changes: 231 additions & 0 deletions packages/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,11 @@
"bugs": {
"url": "https://github.com/mtavrse/node/issues"
},
"homepage": "https://github.com/mtavrse/node#readme"
"homepage": "https://github.com/mtavrse/node#readme",
"dependencies": {
"micro": "^9.3.4"
},
"devDependencies": {
"micro-dev": "^0.0.2"
}
}

0 comments on commit 1add1cf

Please sign in to comment.