1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Publish packages

This commit is contained in:
Laurent Cozic 2023-11-09 20:01:49 +00:00
parent 05a29b4509
commit bfafe7a70c
12 changed files with 15 additions and 12 deletions

View File

@ -64,5 +64,5 @@
"prettier": { "prettier": {
"tabWidth": 4 "tabWidth": 4
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -18,5 +18,5 @@
"standard": "17.1.0", "standard": "17.1.0",
"tap": "16.3.9" "tap": "16.3.9"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -29,5 +29,6 @@
"type": "MIT", "type": "MIT",
"url": "http://github.com/jeremys/uslug/raw/master/LICENSE" "url": "http://github.com/jeremys/uslug/raw/master/LICENSE"
} }
] ],
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -23,5 +23,5 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.3" "@types/fs-extra": "11.0.3"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -94,5 +94,5 @@
"word-wrap": "1.2.5", "word-wrap": "1.2.5",
"xml2js": "0.4.23" "xml2js": "0.4.23"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -37,5 +37,5 @@
"webpack": "5.65.0", "webpack": "5.65.0",
"webpack-cli": "4.10.0" "webpack-cli": "4.10.0"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -52,5 +52,6 @@
"peerDependencies": { "peerDependencies": {
"react": "*", "react": "*",
"react-native": "*" "react-native": "*"
} },
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -53,5 +53,5 @@
"md5": "2.3.0", "md5": "2.3.0",
"mermaid": "10.4.0" "mermaid": "10.4.0"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -64,5 +64,5 @@
"style-to-js": "1.1.8", "style-to-js": "1.1.8",
"typescript": "5.2.2" "typescript": "5.2.2"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -41,5 +41,5 @@
"build-test": "browserify test/turndown-plugin-gfm-test.js --outfile test/turndown-plugin-gfm-test.browser.js", "build-test": "browserify test/turndown-plugin-gfm-test.js --outfile test/turndown-plugin-gfm-test.browser.js",
"prepare": "npm run build" "prepare": "npm run build"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -48,5 +48,5 @@
"build-test": "browserify test/turndown-test.js --outfile test/turndown-test.browser.js", "build-test": "browserify test/turndown-test.js --outfile test/turndown-test.browser.js",
"prepare": "npm run build" "prepare": "npm run build"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }

View File

@ -41,5 +41,6 @@
"@types/node-fetch": "2.6.7", "@types/node-fetch": "2.6.7",
"jest": "29.7.0", "jest": "29.7.0",
"ts-jest": "29.1.1" "ts-jest": "29.1.1"
} },
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba"
} }