Comparing version 0.2.1 to 0.2.2
@@ -18,3 +18,5 @@ 'use strict'; | ||
'intel.com': { | ||
PHY: {'4.4.0': require('./specs/intel.com/PHY/4.4.0/PIPE_rtl.json5')} | ||
PHY: { | ||
PIPE: {'4.4.0': require('./specs/intel.com/PHY/4.4.0/PIPE_rtl.json5')} | ||
} | ||
}, | ||
@@ -21,0 +23,0 @@ 'sifive.com': { |
{ | ||
"name": "duh-bus", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Bus definition DUH documents", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
32
93174
13