Skip to content

Commit

Permalink
Add some spec2 (#818)
Browse files Browse the repository at this point in the history
* spec: add some test

* fix: unneeded remove

* spec: add some test
  • Loading branch information
bokuweb committed Apr 28, 2024
1 parent c296dfa commit b040186
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 195 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -42,6 +42,7 @@
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/eslint-parser": "7.11.0",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-transform-modules-commonjs": "7.10.4",
"@babel/preset-react": "7.10.4",
Expand All @@ -58,7 +59,6 @@
"@types/react-dom": "17.0.9",
"@types/sinon": "9.0.10",
"babel-core": "7.0.0-bridge.0",
"@babel/eslint-parser": "7.11.0",
"babel-loader": "8.1.0",
"babel-plugin-external-helpers": "6.22.0",
"babel-plugin-transform-class-properties": "6.24.1",
Expand All @@ -73,6 +73,7 @@
"cross-env": "7.0.3",
"gh-pages": "5.0.0",
"npm-run-all2": "5.0.0",
"playwright-core": "^1.43.1",
"prettier": "1.19.1",
"react": "^18.3.0",
"react-dom": "^18.3.0",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit b040186

Please sign in to comment.