We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d804d3e commit fbfbf25Copy full SHA for fbfbf25
.gitignore
@@ -15,3 +15,4 @@ results
15
node_modules
16
npm-debug.log
17
tmp
18
+bower_components
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "grunt-amd-build",
3
"description": "Grunt plugin to build AMD applications.",
4
- "version": "0.7.6",
+ "version": "0.8.0-alpha",
5
"homepage": "https://github.com/ibm-js/grunt-amd-build",
6
"repository": {
7
"type": "git",
0 commit comments