Skip to content

Commit 78c740e

Browse files
committed
Update file structure: move lib/android -> android
1 parent 2369699 commit 78c740e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsc-android",
3-
"version": "216995.0.0-beta.1",
3+
"version": "216995.0.0-beta.2",
44
"description": "Pre-build version of JavaScriptCore to be used by React Native apps",
55
"repository": {
66
"type": "git",
@@ -12,7 +12,7 @@
1212
"jsc"
1313
],
1414
"files": [
15-
"lib/android/"
15+
"android/"
1616
],
1717
"license": "UNLICENSED",
1818
"bugs": {

0 commit comments

Comments
 (0)