diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2019-08-19 11:36:22 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2019-08-19 11:36:22 +0300 |
commit | a2760da512e362c50900a14075fba7ebf80e1e41 (patch) | |
tree | ebfa1722a2e5ff74afe5ef2f1b6cf8803fe53b87 /package.json | |
parent | 89de5607f177cc6541f062253ecfddef6c9f42bc (diff) |
Fix readme
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 34e8014..998757f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "compose", + "name": "provider-compose", "version": "0.0.5", "description": "Simple compose provider", "main": "dist/compose.js", |