Compare commits
2 commits
7e766a288b
...
e52bfd8e13
Author | SHA1 | Date | |
---|---|---|---|
e52bfd8e13 | |||
ff522bef37 |
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "controller-registry",
|
"name": "controller-registry",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./src/controller-registry.js"
|
".": "./src/controller-registry.js",
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue