Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljesparis committed Aug 23, 2018
1 parent 9855398 commit 6ebf621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"./l-string.js"
],
"scripts": {
"test": "node ./tests/test.js && node ./tests/read_html_file/index.js"
"test": "node ./tests/test_callback.js && node ./tests/test_extendStringProperty.js"
},
"keywords": [
"l-string",
Expand Down

0 comments on commit 6ebf621

Please sign in to comment.