Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
f8223076
Commit
f8223076
authored
7 years ago
by
Albert Willemsen
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fixed package.json jspm section.
parent
b5a2441f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+6
-3
package.json
with
6 additions
and
3 deletions
+6
-3
package.json
+
6
-
3
View file @
f8223076
...
@@ -117,13 +117,16 @@
...
@@ -117,13 +117,16 @@
"shim"
:
{
"shim"
:
{
"js/bootstrap"
:
{
"js/bootstrap"
:
{
"deps"
:
[
"deps"
:
[
"jquery"
"jquery"
,
"popper.js"
],
],
"exports"
:
"$"
"exports"
:
"$"
}
}
},
},
"dependencies"
:
{
"dependencies"
:
{},
"jquery"
:
"3"
"peerDependencies"
:
{
"jquery"
:
"3"
,
"popper.js"
:
"npm:popper.js@^1.11.1"
}
}
}
}
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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