Skip to content

Commit dc5f5bc

Browse files
committed
Update dependencies
1 parent 1634af7 commit dc5f5bc

File tree

3 files changed

+1157
-1292
lines changed

3 files changed

+1157
-1292
lines changed

packages/tachyons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"babel-polyfill": "^6.26.0",
15-
"execa": "^3.2.0"
15+
"execa": "^4.0.0"
1616
},
1717
"publishConfig": {
1818
"access": "public"

packages/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"babel-polyfill": "^6.26.0",
15-
"execa": "^3.2.0",
15+
"execa": "^4.0.0",
1616
"tailwindcss": "^1.0.4"
1717
},
1818
"publishConfig": {

0 commit comments

Comments
 (0)