Skip to content

Commit

Permalink
0.16.17
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Dec 15, 2015
1 parent 8118b92 commit f06c27d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lib/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ var tPackages = {
'babel': 'npm:babel-core@^5.8.24',
'babel-runtime': 'npm:babel-runtime@^5.8.24',
'core-js': 'npm:core-js@^1.1.4',
'traceur': 'github:jmcriffey/[email protected].93',
'traceur-runtime': 'github:jmcriffey/[email protected].93',
'traceur': 'github:jmcriffey/[email protected].92',
'traceur-runtime': 'github:jmcriffey/[email protected].92',
'typescript': 'npm:typescript@^1.6.2'
};

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jspm",
"description": "Registry and format agnostic JavaScript package manager",
"version": "0.16.16",
"version": "0.16.17",
"main": "./api.js",
"author": "",
"dependencies": {
Expand Down

0 comments on commit f06c27d

Please sign in to comment.