Skip to content

Commit 1000f68

Browse files
committed
fix(remove unnecesary devdependencies): rmeove innecesary devDependencies
1 parent 3c42b97 commit 1000f68

13 files changed

+2
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ temp
55
dist
66
# todo - get story book only when releasing.
77
storybook-static
8-
.parcel-cache
98
yarn.lock

.parcel-cache/007b0b081b88689e

176 KB
Binary file not shown.

.parcel-cache/0320f86c9c6d19d0

31.2 KB
Binary file not shown.

.parcel-cache/09fcae32d99e0741

31.2 KB
Binary file not shown.

.parcel-cache/11c1a9c29471ae43

31.2 KB
Binary file not shown.

.parcel-cache/2059c233614b3a46.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
31198981
2+
1642150934894151000

.parcel-cache/38d08f59d479f369

31.2 KB
Binary file not shown.

.parcel-cache/5c726e2c5aab8a31

31.2 KB
Binary file not shown.

.parcel-cache/6d53b2a0b9f71664

25.3 KB
Binary file not shown.

.parcel-cache/78e7a7d760b0c98f

564 Bytes
Binary file not shown.

.parcel-cache/data.mdb

556 KB
Binary file not shown.

.parcel-cache/lock.mdb

7.94 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
"devDependencies": {
4343
"@commitlint/cli": "^11.0.0",
4444
"@commitlint/config-conventional": "^11.0.0",
45-
"@parcel/packager-ts": "^2.2.0",
46-
"@parcel/transformer-typescript-types": "^2.2.0",
4745
"@semantic-release/changelog": "^5.0.1",
4846
"@semantic-release/git": "^9.0.0",
4947
"@types/classnames": "^2.2.10",

0 commit comments

Comments
 (0)