Skip to content

Commit 5076d2d

Browse files
committed
v2.2.1
1 parent f2a1693 commit 5076d2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For more information about developing an extension for Launch, please visit our
1111
## Usage
1212

1313
Before running the scaffolding tool, you must first have [Node.js](https://nodejs.org/en/) installed on your computer. Your npm version (npm comes bundled with Node.js) will need to be at least 5.2.0. You can check the installed version by running the following command from a command line:
14-
14+
1515
```
1616
npm -v
1717
```

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/reactor-scaffold",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Command line scaffolding tool for building Launch extensions.",
55
"author": {
66
"name": "Adobe Systems",

0 commit comments

Comments
 (0)