mirror of
https://github.com/atom/atom.git
synced 2026-01-21 04:48:12 -05:00
Match directory name to package.json name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "package-with-invalid-commands",
|
||||
"name": "package-with-invalid-activation-commands",
|
||||
"version": "1.0.0",
|
||||
"activationCommands": {
|
||||
"<>": [
|
||||
|
||||
Reference in New Issue
Block a user