We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c7b59 commit 778d2c2Copy full SHA for 778d2c2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rpi-camera",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"scripts": {
5
"start": "BABEL_ENV=node ./node_modules/.bin/babel-node ./server.js",
6
"dev": "./node_modules/.bin/webpack --mode development --watch --colors",
0 commit comments