Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit e265fca

Browse files
authored
remove percy from splitter (#1078)
1 parent ccdd735 commit e265fca

File tree

2 files changed

+20
-1022
lines changed

2 files changed

+20
-1022
lines changed

packages/devtools-splitter/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"name": "devtools-splitter",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "DevTools Splitter",
55
"main": "index.js",
66
"scripts": {
77
"storybook": "start-storybook -p 9001 -c .storybook",
8-
"snapshot": "build-storybook && percy-storybook",
98
"license-check": "devtools-license-check",
109
"test": "# No tests available"
1110
},
@@ -17,7 +16,6 @@
1716
"react-dom": "^15.6.2"
1817
},
1918
"dependencies": {
20-
"@percy-io/react-percy-storybook": "^1.1.5",
2119
"prop-types": "^15.6.0",
2220
"react-dom-factories": "^1.0.2"
2321
}

0 commit comments

Comments
 (0)