Skip to content

Commit 7ce60b1

Browse files
committed
Mark fluent-gecko as private to prevent accidental publication
1 parent 92db8e2 commit 7ce60b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

fluent-gecko/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "fluent-gecko",
2+
"name": "@fluent/gecko",
33
"description": "Gecko bindings for Fluent",
4+
"private": true,
45
"version": "0.0.1",
5-
"homepage": "http://projectfluent.org",
6+
"homepage": "https://projectfluent.org",
67
"author": "Mozilla <[email protected]>",
78
"license": "Apache-2.0",
89
"contributors": [

0 commit comments

Comments
 (0)