We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ca71a0 + 370f76e commit be11674Copy full SHA for be11674
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "camera-controls",
+ "name": "@abernier/camera-controls",
3
"version": "0.0.0-semantic-release",
4
"author": "Yomotsu",
5
"license": "MIT",
@@ -9,7 +9,7 @@
9
"files": [
10
"dist"
11
],
12
- "repository": "yomotsu/camera-controls",
+ "repository": "abernier/camera-controls",
13
"devDependencies": {
14
"@rollup/plugin-replace": "^6.0.2",
15
"@rollup/plugin-typescript": "^12.1.4",
0 commit comments