Compare commits
No commits in common. "b9aa00bcbd99cb29c9e693c7dfeb3817c123ccdd" and "0ead6edcd5ae6f60e5f85f8c6f4b653d6586291a" have entirely different histories.
b9aa00bcbd
...
0ead6edcd5
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@teacinema/core",
|
"name": "@teacinema/core",
|
||||||
"version": "1.0.6",
|
"version": "1.0.5",
|
||||||
"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