Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit ade88ba

Browse files
committed
v0.4.3
1 parent c741ede commit ade88ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yuteport",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Portfolio designed to control the status of our cryptocurrencies in each exchange",
55
"private": true,
66
"license": "UNLICENSED",
@@ -75,7 +75,7 @@
7575
"main": "public/electron.js",
7676
"scripts": {
7777
"react-start": "react-scripts start",
78-
"react-build": "CI=false react-scripts build",
78+
"react-build": "react-scripts build",
7979
"react-test": "react-scripts test --env=jsdom",
8080
"react-eject": "react-scripts eject",
8181
"electron": "electron .",

0 commit comments

Comments
 (0)