Skip to content

Commit 31988d3

Browse files
committed
adds scope to projects name
1 parent 215514f commit 31988d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "advanced-analyser-node",
3-
"version": "1.0.0",
2+
"name": "@audioui/advanced-analyser-node",
3+
"version": "0.1.0",
44
"description": "Advanced Analyser Node aims to be an enhanced version of the native Analyser Node. It provides real-time frequency and time-domain analysis information.",
55
"main": "./dist/bundle.js",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)