testcafe-workshop/package.json
Kent C. Dodds 674b1c6db4 Initial Commit
Everything is working as it is in the original repo.
2015-08-10 05:49:58 -06:00

11 lines
165 B
JSON
Executable File

{
"private": true,
"dependencies": {
"todomvc-common": "1.0.2",
"todomvc-app-css": "2.0.1"
},
"devDependencies": {
"jasmine-core": "2.3.4"
}
}