Skip to content

Commit 77c496d

Browse files
committed
remove postinstall
1 parent 92f377a commit 77c496d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-queue-anim",
3-
"version": "1.6.9",
3+
"version": "1.6.10",
44
"description": "Queue animation component for react",
55
"keywords": [
66
"react",
@@ -60,7 +60,6 @@
6060
"prettier": "rc-tools run prettier",
6161
"chrome-test": "rc-test run chrome-test",
6262
"coverage": "rc-test run coverage",
63-
"postinstall": "rc-tools run init-tslint && rc-tools run init-eslint",
6463
"validate": "npm ls"
6564
},
6665
"devDependencies": {

0 commit comments

Comments
 (0)