Skip to content

Commit

Permalink
ci: unify test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
b-x-wu committed Apr 19, 2024
1 parent 5d963b2 commit d1af2c3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 68 deletions.
Empty file.
33 changes: 0 additions & 33 deletions .github/workflows/workflow_js.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/workflow_ts.yml

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "create-react-sandbox",
"version": "1.2.0",
"description": "Create a lightweight React sandbox on your local system that runs like Create React App but without all the dependencies.",
"author": "Bruce Wu <wu.bruce.x@gmail.com>",
"author": "B Wu <wu.bruce.x@gmail.com>",
"license": "ISC",
"bin": {
"create-react-sandbox": "bin/index.js"
Expand All @@ -13,7 +13,7 @@
"sandbox",
"boilerplate"
],
"homepage": "https://github.com/bruce-x-wu/create-react-sandbox",
"homepage": "https://github.com/b-x-wu/create-react-sandbox",
"dependencies": {
"command-line-args": "^5.2.1",
"loading-spinner": "^1.2.1"
Expand Down

0 comments on commit d1af2c3

Please sign in to comment.