Skip to content

Commit e3f5fa8

Browse files
committed
remove sandbox
1 parent ab6ea10 commit e3f5fa8

31 files changed

+32
-3233
lines changed

package-lock.json

Lines changed: 19 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
{
22
"name": "rerousel",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "React carousel",
55
"main": "dist/index.js",
66
"private": false,
77
"scripts": {
88
"dev": "vite",
9-
"sandbox": "cd src/__sandbox__ && npm run dev",
109
"build": "tsup src/index.tsx --format esm,cjs --dts",
1110
"preview": "vite preview",
12-
"test": "jest",
1311
"lint": "eslint '*/**/*.{js,ts,tsx}' --quiet --fix"
1412
},
1513
"repository": {
@@ -25,7 +23,6 @@
2523
"@vitejs/plugin-react": "^4.3.4",
2624
"eslint": "^7.17.0",
2725
"eslint-plugin-react": "^7.22.0",
28-
"jest": "^26.6.3",
2926
"prettier": "^2.2.1",
3027
"tsup": "^8.3.6",
3128
"typescript": "^4.1.3",

src/__sandbox__/App.tsx

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/__sandbox__/assets/data.ts

Lines changed: 0 additions & 120 deletions
This file was deleted.

src/__sandbox__/assets/favicon.ico

-12.1 KB
Binary file not shown.
-63.4 KB
Binary file not shown.
-61 KB
Binary file not shown.
-79.7 KB
Binary file not shown.
-65.8 KB
Binary file not shown.
-68.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)