diff options
author | Doge Gui <[email protected]> | 2022-01-16 20:05:48 +0800 |
---|---|---|
committer | Doge Gui <[email protected]> | 2022-01-16 20:05:48 +0800 |
commit | 9b2343ad72cbf9e798c249d959d370317caccfe9 (patch) | |
tree | 4708e4f01b38ad3608047b71aad92a408a25d57b /package.json | |
parent | 39a9442e52a6a3b79230612071f7d7fd10533ec8 (diff) | |
download | chromate-9b2343ad72cbf9e798c249d959d370317caccfe9.tar.gz chromate-9b2343ad72cbf9e798c249d959d370317caccfe9.tar.bz2 chromate-9b2343ad72cbf9e798c249d959d370317caccfe9.zip |
Update Node.js requirements
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index af261c6..feff308 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ }, "homepage": "https://github.com/guiqiqi/chromate", "dependencies": { - "podcast": "^1.3.0" + "podcast": "^2.0.0" } }
\ No newline at end of file |