We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbc96d commit 253eb42Copy full SHA for 253eb42
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sidd",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"scripts": {
5
"build": "tsc && chmod a+x build/cli/cli.js && parcel build src/site/codebook.html --dist-dir ./build",
6
"sidd": "ts-node src/cli/cli.ts",
0 commit comments