summarylogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFindlay Feng2023-09-25 13:21:54 +0800
committerFindlay Feng2023-09-25 13:30:55 +0800
commit31fbe07e8f7c79c69e1b86d73525dbffbccbabfa (patch)
treeff5b88ee1f67eb26fa23418dc3abc6c7f28c9349 /package.json
parentb1273e78bf7327d6d3ba818aa9b4c1a89b9a6e67 (diff)
downloadaur-31fbe07e8f7c79c69e1b86d73525dbffbccbabfa.tar.gz
添加 自动更新脚本
更新 版本到 3.2.1_17153 Signed-off-by: Findlay Feng <i@fengch.me>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 000000000000..312961519c35
--- /dev/null
+++ b/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "seajs": "^3.0.3",
+ "sync-request": "^6.1.0"
+ }
+}