We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eba85d2 + 253d850 commit e04ef34Copy full SHA for e04ef34
.changeset/four-berries-act.md
community/javascript/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @codeshift/mod-javascript
2
3
+## 0.1.2
4
+
5
+### Patch Changes
6
7
+- eba85d2: moves putout deps from devDep to Dep
8
9
## 0.1.1
10
11
### Patch Changes
community/javascript/package.json
@@ -1,6 +1,6 @@
{
"name": "@codeshift/mod-javascript",
- "version": "0.1.1",
+ "version": "0.1.2",
"license": "MIT",
"source": "src/codeshift.config.js",
"main": "dist/codeshift.config.js",
0 commit comments