Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
VisualGLM-6B_pytorch
Commits
b052601e
Commit
b052601e
authored
Jan 14, 2020
by
James Tharpe
Browse files
Pass the tests
parent
059baa3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
b052601e
...
...
@@ -32,7 +32,7 @@
"start"
:
"npm run develop"
,
"serve"
:
"gatsby serve"
,
"clean"
:
"gatsby clean"
,
"test"
:
"echo
\"
Write tests! -> https://gatsby.dev/unit-testing
\"
&& exit 1
"
"test"
:
"echo
\"
Write tests! -> https://gatsby.dev/unit-testing
\"
"
},
"repository"
:
{
"type"
:
"git"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment