File tree 2 files changed +3
-5
lines changed 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
- ![ Build Status] ( https://cae-jenkins2.jpl.nasa.gov/buildStatus/icon?job=MPSA/SEQ/timecraftjs/timecraftjs%20build/master )
3
-
4
2
![ TimeCraftJS Logo] ( ./images/timecraftLogo.png )
5
3
6
4
Copyright 2019, by the California Institute of Technology.
@@ -58,7 +56,7 @@ npm install browser-sync gulp --save-dev
58
56
gulp serve
59
57
60
58
```
61
-
59
+
62
60
This will run the test html file on your browser. Check your browser console for the results!
63
61
64
62
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " timecraftjs" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Javascript time features based on SPICE" ,
5
5
"main" : " timecraft.js" ,
6
6
"scripts" : {
9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " github.com/NASA-AMMOS/timecraftjs.git"
12
+ "url" : " git:// github.com/NASA-AMMOS/timecraftjs.git"
13
13
},
14
14
"keywords" : [
15
15
" time" ,
You can’t perform that action at this time.
0 commit comments