1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
This commit is contained in:
Kevin Levron 2021-02-28 17:00:02 +01:00
parent cd5eddcb4e
commit cbe600772a
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
dist
docs docs
screenshots screenshots
.eslintrc.js .eslintrc.js

View File

@ -1,6 +1,6 @@
{ {
"name": "troisjs", "name": "troisjs",
"version": "0.1.4", "version": "0.1.5",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",