Skip to content

Commit c6b8e51

Browse files
committed
build: update dependencies and rename demo app
Rename CodePushDemoApp to codepush-demo-app in package.json and update several dependencies in package-lock.json, including mocha, lodash, acorn, and body-parser, to their latest versions.
1 parent a1cd478 commit c6b8e51

File tree

2 files changed

+65
-48
lines changed

2 files changed

+65
-48
lines changed

Examples/CodePushDemoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "CodePushDemoApp",
2+
"name": "codepush-demo-app",
33
"version": "0.0.1",
44
"private": true,
55
"scripts": {

package-lock.json

Lines changed: 64 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)