diff options
author | 2022-07-04 17:28:11 +0200 | |
---|---|---|
committer | 2022-07-04 17:28:11 +0200 | |
commit | 2bd50cd8082e686ee74adc0770cc63593b1718f1 (patch) | |
tree | 0d2c7ddd3df290c2f89e4726f9bb6264e68a376b /script/package.json | |
parent | 0450e7c2b12bd3ef53e0cffb60a3dd860325b478 (diff) | |
download | markdown-rs-2bd50cd8082e686ee74adc0770cc63593b1718f1.tar.gz markdown-rs-2bd50cd8082e686ee74adc0770cc63593b1718f1.tar.bz2 markdown-rs-2bd50cd8082e686ee74adc0770cc63593b1718f1.zip |
Use Rust to crawl unicode
Diffstat (limited to 'script/package.json')
-rw-r--r-- | script/package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/script/package.json b/script/package.json deleted file mode 100644 index 3dbc1ca..0000000 --- a/script/package.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "type": "module" -} |