Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
meta: semver
Browse files Browse the repository at this point in the history
  • Loading branch information
recanman committed May 29, 2023
1 parent 2de5656 commit fe38649
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "4chanalternatefrontend",
"version": "1.0.0",
"description": "",
"name": "privacychan",
"version": "0.1.0-pre-release",
"description": "No-JavaScript privacy-friendly alternate frontend for the 4chan imageboard.",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js",
"test": "mocha"
"start": "node src/index.js"
},
"author": "recanman",
"license": "GPLv3",
Expand Down

0 comments on commit fe38649

Please sign in to comment.