Skip to content

Commit ad78151

Browse files
committed
Chore: remove flow
1 parent c66d5ff commit ad78151

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"build": "yarn run build:clean && yarn run build:lib",
1111
"build:clean": "rimraf lib",
1212
"build:lib": "babel -d lib src --ignore '**/__tests__/**'",
13-
"build:flow": "flow-copy-source -v -i '**/__tests__/**' src lib",
1413
"ci-build": "yarn run build",
1514
"ci-release-notes": "conventional-github-releaser -p eslint"
1615
},
@@ -37,7 +36,6 @@
3736
"babel-register": "^6.26.0",
3837
"conventional-github-releaser": "^2.0.0",
3938
"eslint": "^4.15.0",
40-
"flow-bin": "^0.63.1",
4139
"gulp": "^3.9.1",
4240
"rimraf": ">=2.6.1",
4341
"yargs": "^10.0.3"

yarn.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,10 +1996,6 @@ flat-cache@^1.2.1:
19961996
graceful-fs "^4.1.2"
19971997
write "^0.2.1"
19981998

1999-
flow-bin@^0.63.1:
2000-
version "0.63.1"
2001-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.63.1.tgz#ab00067c197169a5fb5b4996c8f6927b06694828"
2002-
20031999
follow-redirects@^1.2.5:
20042000
version "1.4.1"
20052001
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa"

0 commit comments

Comments
 (0)