Skip to content

Commit

Permalink
Prepare for 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas committed Dec 30, 2019
1 parent 9540e3f commit fe9a625
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
__tests__
coverage
docs
jest.config.js

cli.js
constants.js
cli
stubs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-tailwindcss",
"version": "1.1.5",
"version": "1.1.6",
"keywords": [
"react",
"native",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@babel/cli": "^7.7.7",
"@babel/core": "^7.7.7",
"@babel/node": "^7.7.7",
"@babel/preset-env": "^7.7.6",
"@babel/preset-env": "^7.7.7",
"babel-jest": "^24.9.0",
"jest": "^24.9.0",
"react-test-renderer": "^16.12.0"
Expand Down

0 comments on commit fe9a625

Please sign in to comment.