We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ceda5 commit 1fb1961Copy full SHA for 1fb1961
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript_tutorial",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Learn JavaScript",
5
"main": "index.js",
6
"devDependencies": {
@@ -17,7 +17,7 @@
17
"gitbook-plugin-sharing": "github:sumn2u/plugin-sharing",
18
"gitbook-plugin-sidebar-ad": "github:sumn2u/gitbook-plugin-sidebar-ad",
19
"gitbook-plugin-sitemap": "^1.2.0",
20
- "gitbook-plugin-theme-creative": "github:sumn2u/gitbook-plugin-theme-creative",
+ "gitbook-plugin-theme-creative": "github:sumn2u/gitbook-plugin-theme-creative#f2e0b1f",
21
"honkit": "^4.0.4",
22
"honkit-plugin-i18nsettings": "^1.0.0"
23
},
0 commit comments