Skip to content

Commit

Permalink
Archive helper-explode-class and helper-bindify-decorators (#13160)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Apr 15, 2021
1 parent ed4ccd6 commit cbfcee5
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 199 deletions.
3 changes: 0 additions & 3 deletions packages/babel-helper-bindify-decorators/.npmignore

This file was deleted.

19 changes: 0 additions & 19 deletions packages/babel-helper-bindify-decorators/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions packages/babel-helper-bindify-decorators/package.json

This file was deleted.

40 changes: 0 additions & 40 deletions packages/babel-helper-bindify-decorators/src/index.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/babel-helper-explode-class/.npmignore

This file was deleted.

19 changes: 0 additions & 19 deletions packages/babel-helper-explode-class/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions packages/babel-helper-explode-class/package.json

This file was deleted.

51 changes: 0 additions & 51 deletions packages/babel-helper-explode-class/src/index.js

This file was deleted.

19 changes: 0 additions & 19 deletions yarn.lock
Expand Up @@ -352,15 +352,6 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/helper-bindify-decorators@workspace:^7.12.13, @babel/helper-bindify-decorators@workspace:packages/babel-helper-bindify-decorators":
version: 0.0.0-use.local
resolution: "@babel/helper-bindify-decorators@workspace:packages/babel-helper-bindify-decorators"
dependencies:
"@babel/traverse": "workspace:*"
"@babel/types": "workspace:^7.12.13"
languageName: unknown
linkType: soft

"@babel/helper-builder-binary-assignment-operator-visitor@npm:^7.12.13":
version: 7.12.13
resolution: "@babel/helper-builder-binary-assignment-operator-visitor@npm:7.12.13"
Expand Down Expand Up @@ -537,16 +528,6 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/helper-explode-class@workspace:packages/babel-helper-explode-class":
version: 0.0.0-use.local
resolution: "@babel/helper-explode-class@workspace:packages/babel-helper-explode-class"
dependencies:
"@babel/helper-bindify-decorators": "workspace:^7.12.13"
"@babel/traverse": "workspace:*"
"@babel/types": "workspace:^7.12.13"
languageName: unknown
linkType: soft

"@babel/helper-fixtures@workspace:*, @babel/helper-fixtures@workspace:^7.13.13, @babel/helper-fixtures@workspace:packages/babel-helper-fixtures":
version: 0.0.0-use.local
resolution: "@babel/helper-fixtures@workspace:packages/babel-helper-fixtures"
Expand Down

0 comments on commit cbfcee5

Please sign in to comment.