Compare commits
2 Commits
0ead6edcd5
...
b9aa00bcbd
| Author | SHA1 | Date | |
|---|---|---|---|
| b9aa00bcbd | |||
| 0e1f33d39f |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@teacinema/core",
|
"name": "@teacinema/core",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"description": "Core utils and shared setup",
|
"description": "Core utils and shared setup",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
@ -14,6 +14,6 @@
|
|||||||
"@trivago/prettier-plugin-sort-imports": "^5.2.2"
|
"@trivago/prettier-plugin-sort-imports": "^5.2.2"
|
||||||
},
|
},
|
||||||
"exports": {
|
"exports": {
|
||||||
"prettier": "./src/prettier.config.mjs"
|
"./prettier": "./src/prettier.config.mjs"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user