Skip to content

Commit 77c3aef

Browse files
committed
Remove unintentional package namespacing
1 parent a29207a commit 77c3aef

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": "@ember-cli-deploy/ember-cli-deploy-smart-compress",
2+
"name": "ember-cli-deploy-smart-compress",
33
"version": "1.0.1",
44
"description": "Ember CLI Deploy plugin to compress files in gzip or brotli automatically depending on supported browsers (forked from Dockyard)",
55
"keywords": [

0 commit comments

Comments
 (0)