Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Commit 3b13028

Browse files
committed
Upgrade version
1 parent 1a6a6b3 commit 3b13028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/skyapm-egg-require/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skyapm-egg-require",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "The require module that skyapm nodejs agent enhance the egg framework",
55
"main": "index.js",
66
"scripts": {
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/SkyAPM/SkyAPM-nodejs#readme",
3030
"dependencies": {
31-
"skyapm-nodejs": "^2.0.0"
31+
"skyapm-nodejs": "^2.0.1"
3232
},
3333
"devDependencies": {
3434
"eslint": "^4.19.1",

0 commit comments

Comments
 (0)