Skip to content

Commit 19cc0f1

Browse files
author
Nick Balestra
committed
Publish
- cycle-scripts@1.0.1
1 parent 7d22a26 commit 19cc0f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cycle-scripts/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env nodeå
1+
#!/usr/bin/env node
22
'use strict'
33

44
const spawn = require('cross-spawn')

packages/cycle-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cycle-scripts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "create-cycle-app core flavor",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)