Skip to content

Commit 9c27961

Browse files
committed
refactor: rename to react-qml-cli
1 parent 43b73df commit 9c27961

File tree

166 files changed

+13
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+13
-7
lines changed
File renamed without changes.

packages/react-qml/.github/ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE.md

+4-4
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

packages/react-qml/LICENSE packages/react-qml-cli/LICENSE

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Copyright for portions of project React QML are held by Mike Grabowski, 2017
2+
as part of project Haul.
3+
4+
All other copyright for project React QML are held by Long Nguyen, 2017.
5+
6+
----------------------------------------------------------------------------
7+
18
MIT License
29

310
Copyright (c) 2017 Long Nguyen
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

packages/react-qml/package.json packages/react-qml-cli/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "0.2.1",
3-
"name": "react-qml",
3+
"name": "react-qml-cli",
44
"description": "Native Desktop App development with modern javascript (qt5, qml, qtquick, react)",
55
"bin": {
66
"react-qml": "./bin/cli.js"
@@ -21,8 +21,7 @@
2121
"bugs": "https://github.com/longseespace/react-qml/issues",
2222
"peerDependencies": {
2323
"babel-preset-react-native": "^2.0.0",
24-
"react": "*",
25-
"react-native": "*"
24+
"react": "*"
2625
},
2726
"dependencies": {
2827
"babel-core": "^6.24.0",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)