Skip to content

Commit 6beeb98

Browse files
authored
Merge pull request #1 from ls-valentinas-bakaitis/patch-1
Adding a scope to avoid package name takeover
2 parents 71acd7c + a58ea35 commit 6beeb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "bumblebee-server",
2+
"name": "@shopkeep/bumblebee-server",
33
"version": "1.0.0",
44
"description": "A server that connects to an arduino with a stepper driver.",
55
"main": "app.js",

0 commit comments

Comments
 (0)