Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Eye-of-Ar3s committed Aug 31, 2022
1 parent aa391ab commit 26ad804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,10 +1,10 @@
{
"name": "oprk2",
"version": "1.0.0",
"version": "2.0.0",
"main": "src/mod.js",
"license": "MIT",
"author": "TheEyeOfAres",
"akiVersion": "3.2.1",
"akiVersion": "3.2.2",
"scripts": {
"setup:environment": "npm i",
"build:unzipped": "copyfiles -e \"./node_modules/**/*.*\" -e \"./dist/**/*.*\" -e \"./package-lock.json\" -e \"./tsconfig.json\" -e \"./README.txt\" -e \"./mod.code-workspace\" \"./**/*.*\" ./dist",
Expand Down

0 comments on commit 26ad804

Please sign in to comment.