This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
odin-javascript-exercises
Watch
1
Star
0
Fork
You've already forked odin-javascript-exercises
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d677c68c28
odin-javascript-exercises
/
package.json
10 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
Added jest
2021-03-02 18:13:24 -08:00
{
"devDependencies"
:
{
move files from testing repo to this repo
2021-04-30 02:49:46 -07:00
"jest"
:
"^26.6.3"
,
"jest-cli"
:
"^26.6.3"
Added jest
2021-03-02 18:13:24 -08:00
}
,
"scripts"
:
{
"test"
:
"jest"
}
move files from testing repo to this repo
2021-04-30 02:49:46 -07:00
}
Reference in a new issue
Copy permalink