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.
1 parent 66bdffb commit 52d5ff5Copy full SHA for 52d5ff5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "es6-react-redux-snippets",
3
"main": "./lib/es6-react-redux-snippets",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"description": "This is one of the best packages for ES6+, React and Redux packages out there",
6
"keywords": [
7
"ES6",
@@ -18,6 +18,5 @@
18
"engines": {
19
"atom": ">=1.0.0 <2.0.0"
20
},
21
- "dependencies": {
22
- }
+ "dependencies": {}
23
}
0 commit comments