Skip to content

Commit

Permalink
Merge pull request #11 from rispa-io/rc/v1.0.0
Browse files Browse the repository at this point in the history
Prepare for v1.0.0
  • Loading branch information
Laiff authored Jun 29, 2017
2 parents 10b9746 + ca5dbcd commit f3a9e75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"rispa:name": "core",
"version": "0.1.0",
"description": "rispa core plugin",
"license": "MIT",
"devDependencies": {
"@rispa/eslint-config": "^1.0.0",
"@rispa/eslint-config": "^1.1.0",
"jest": "^20.0.3"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@rispa/eslint-config@^1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@rispa/eslint-config/-/eslint-config-1.0.1.tgz#7a12856e8a28cd8e963615d96622263f7bf8374d"
"@rispa/eslint-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@rispa/eslint-config/-/eslint-config-1.1.0.tgz#6c8df3b3ad6647765401dc867dbfc2f951deb5ca"
dependencies:
babel-eslint "^7.2.1"
cross-spawn "^5.1.0"
Expand Down

0 comments on commit f3a9e75

Please sign in to comment.