Skip to content

Commit 04bd1b4

Browse files
committed
update description in package.json
1 parent 311f0f3 commit 04bd1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
44
"private": false,
55
"version": "0.0.0",
6-
"description": "",
6+
"description": "ESBuild plugin to load webGL shaders from .glsl files.",
77
"license": "MPL-2.0",
88
"main": "./dist/index.js",
99
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)