Skip to content

Commit

Permalink
framework -> circus
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronabramov committed Jun 2, 2017
1 parent 86b00ca commit 8c59b50
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jest-framework",
"name": "jest-circus",
"version": "20.0.3",
"repository": {
"type": "git",
Expand All @@ -8,7 +8,9 @@
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"jest-snapshot": "^20.0.3"
"jest-snapshot": "^20.0.3",
"jest-matchers": "^20.0.3",
"jest-message-util": "^20.0.3"
},
"devDependencies": {
"jest-runtime": "^20.0.3"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8c59b50

Please sign in to comment.