Skip to content

Commit ff542b3

Browse files
author
John Richard Chipps-Harding
authored
Name Change Tidy (#11)
1 parent 17bb2e1 commit ff542b3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "@signal-noise/shader-canvas",
2+
"name": "@signal-noise/react-shader-canvas",
33
"description": "A React functional component to display a simple WebGL shader.",
4-
"version": "0.0.1",
4+
"version": "0.0.0",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
7-
"homepage": "https://github.com/signal-noise/shader-canvas#readme",
7+
"homepage": "https://github.com/signal-noise/react-shader-canvas#readme",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/signal-noise/shader-canvas.git"
10+
"url": "https://github.com/signal-noise/react-shader-canvas.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/signal-noise/shader-canvas/issues"
13+
"url": "https://github.com/signal-noise/react-shader-canvas/issues"
1414
},
1515
"keywords": [
1616
"react",

0 commit comments

Comments
 (0)