Skip to content

Commit f5b3f37

Browse files
committed
Rename cmake package
1 parent 4e7d6f7 commit f5b3f37

File tree

10 files changed

+3
-3
lines changed

10 files changed

+3
-3
lines changed
File renamed without changes.

packages/react-native-node-api-cmake/package.json renamed to packages/cmake-rn/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "react-native-node-api-cmake",
2+
"name": "cmake-rn",
33
"version": "0.1.0",
44
"description": "Build React Native Node API modules with CMake",
55
"homepage": "https://github.com/callstackincubator/react-native-node-api-modules",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/callstackincubator/react-native-node-api-modules.git",
9-
"directory": "packages/react-native-node-api-cmake"
9+
"directory": "packages/cmake-rn"
1010
},
1111
"type": "module",
1212
"bin": {
13-
"react-native-node-api-cmake": "./bin/react-native-node-api-cmake.js"
13+
"cmake-rn": "./bin/cmake-rn.js"
1414
},
1515
"files": [
1616
"bin",
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)