bump package.json
This commit is contained in:
@@ -4909,7 +4909,7 @@ npm i -g china-dictatorship
|
||||
china-dictatorship > README.html
|
||||
....
|
||||
|
||||
This would force China to also block package managers to block this repo. TODO: create Ubuntu PPA as well.
|
||||
This would force China to also block package managers to block this repo. TODO: create Ubuntu PPA and Python PyPi versions as well.
|
||||
|
||||
Update all mirrors with: link:push-mirrors[]
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"china-dictatorship",
|
||||
"README",
|
||||
"README.adoc",
|
||||
"README.html"
|
||||
],
|
||||
@@ -18,7 +19,7 @@
|
||||
"name": "china-dictatorship",
|
||||
"repository": "cirosantilli/china-dictatorship",
|
||||
"scripts": {
|
||||
"prepublishOnly": "make"
|
||||
"prepublishOnly": "cp README.adoc README;make"
|
||||
},
|
||||
"version": "0.0.4"
|
||||
"version": "0.0.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user