Skip to content

Commit

Permalink
chore(deps): update to node-appc@0.3.3 (#11025)
Browse files Browse the repository at this point in the history
Fixes TIMOB-27203 and TIMOB-27204
  • Loading branch information
ewanharris authored and ssjsamir committed Jul 4, 2019
1 parent 251754b commit b9e61d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"lint-staged": {
"iphone/**/*.{m,h}": [
"npx clang-format -style=file -i",
"git add"
"npx clang-format -style=file -i",
"git add"
],
"iphone/TitaniumKit/TitaniumKit/Sources/API/TopTiModule.m": [
"npm run ios-sanity-check --"
Expand Down Expand Up @@ -75,7 +75,7 @@
"lodash.defaultsdeep": "^4.6.0",
"markdown": "0.5.0",
"moment": "^2.22.2",
"node-appc": "^0.3.2",
"node-appc": "^0.3.3",
"node-titanium-sdk": "^3.2.0",
"node-uuid": "1.4.8",
"p-limit": "^2.2.0",
Expand Down

0 comments on commit b9e61d4

Please sign in to comment.