Skip to content

Commit

Permalink
Revert "feat: remove formstream (X-Profiler#60)"
Browse files Browse the repository at this point in the history
This reverts commit 5e159a2.
  • Loading branch information
hyj1991 committed Dec 11, 2024
1 parent 5e159a2 commit 57de3f4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions .autod.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = {
'test',
],
dep: [
'formstream',
'moment',
'nounou',
'p-map',
Expand Down
11 changes: 11 additions & 0 deletions test/fixtures/files/package-lock.json

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

1 change: 1 addition & 0 deletions test/fixtures/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"homepage": "https://github.com/X-Profiler/xtransit#readme",
"dependencies": {
"formstream": "^1.1.0",
"moment": "^2.26.0",
"nounou": "^1.2.1",
"p-map": "^4.0.0",
Expand Down

0 comments on commit 57de3f4

Please sign in to comment.