Skip to content

Commit 14fc8f4

Browse files
author
Christopher J. Brody
committed
update 2 snapshots after merge
1 parent 86d1961 commit 14fc8f4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

tests/with-mocks/cli/command/func/with-logging/with-bogus-platforms/bogus-name/__snapshots__/cli-command-with-bogus-platforms-name.test.js.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ AliceBobbi;
104104
\\"license\\": \\"MIT\\",
105105
\\"licenseFilename\\": \\"LICENSE\\",
106106
\\"readmeFilename\\": \\"README.md\\",
107+
\\"native\\": {
108+
\\"packageIdentifier\\": \\"com.reactlibrary\\"
109+
},
107110
\\"peerDependencies\\": {
108111
\\"react\\": \\"^16.8.1\\",
109112
\\"react-native\\": \\">=0.59.0-rc.0 <1.0.x\\"

tests/with-mocks/cli/command/func/with-logging/with-bogus-platforms/empty-string/__snapshots__/cli-command-with-empty-platforms-string.test.js.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ AliceBobbi;
104104
\\"license\\": \\"MIT\\",
105105
\\"licenseFilename\\": \\"LICENSE\\",
106106
\\"readmeFilename\\": \\"README.md\\",
107+
\\"native\\": {
108+
\\"packageIdentifier\\": \\"com.reactlibrary\\"
109+
},
107110
\\"peerDependencies\\": {
108111
\\"react\\": \\"^16.8.1\\",
109112
\\"react-native\\": \\">=0.59.0-rc.0 <1.0.x\\"

0 commit comments

Comments
 (0)